home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 48
/
PC Gamer IT CD 48 2-2.iso
/
utility
/
nmail28u
/
DISK1
/
_SETUP.1
/
NETMAIL.EXE
/
0
/
RCDATA
/
TADDNAMEMENU
/
TADDNAMEMENU.txt
Wrap
Text File
|
1999-09-10
|
1KB
|
63 lines
object AddNameMenu: TAddNameMenu
Left = 247
Top = 104
HelpContext = 70
AutoScroll = False
Caption = 'New MailBox'
ClientHeight = 129
ClientWidth = 281
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
HelpFile = 'netmail.hlp'
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 5
Width = 166
Height = 13
Caption = 'Creating a mailbox in the Top Level'
end
object Label2: TLabel
Left = 10
Top = 23
Width = 107
Height = 13
Caption = 'Name the new mailbox'
end
object SpeedButton1: TSpeedButton
Left = 56
Top = 92
Width = 81
Height = 25
Caption = 'OK'
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 160
Top = 92
Width = 81
Height = 25
Caption = 'Cancel'
OnClick = SpeedButton2Click
end
object EditNameMenu: TEdit
Left = 10
Top = 42
Width = 257
Height = 21
TabOrder = 0
end
object Folder: TCheckBox
Left = 32
Top = 72
Width = 57
Height = 17
Caption = 'Folder'
TabOrder = 1
end
end